PV-on-HVM: Add a compatibility linux/mutex.h for kernels before
authorIan Campbell <ian.campbell@xensource.com>
Wed, 25 Oct 2006 12:58:30 +0000 (13:58 +0100)
committerIan Campbell <ian.campbell@xensource.com>
Wed, 25 Oct 2006 12:58:30 +0000 (13:58 +0100)
commit212cd2b3a01cedec944d143b8bb0024628a2f382
treee634a6f94b5552f9c75ef2a67964e75fb842fdfe
parent3dd858632a6cfd1b55e38395f6fd143f7ae96f6c
PV-on-HVM: Add a compatibility linux/mutex.h for kernels before
2.6.16.  This implements the new mutex type in terms of the old
semaphore type.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
Signed-off-by: K. Y. Srinivasan <ksrinivasan@novell.com>
Signed-off-by: Tsunehisa Doi <Doi.Tsunehisa@jp.fujitsu.com>
unmodified_drivers/linux-2.6/compat-include/linux/mutex.h [new file with mode: 0644]